home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / Word-Safari.swf / scripts / frame_9 / PlaceObject2_366_1 / CLIPACTIONRECORD onClipEvent(enterFrame)_2.as next >
Text File  |  2008-02-25  |  85b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(this._x <= -600)
  3.    {
  4.       this._x = 0;
  5.    }
  6. }
  7.